Learn FileMaker Pro 16 by Mark Conway Munro

Learn FileMaker Pro 16 by Mark Conway Munro

Author:Mark Conway Munro
Language: eng
Format: epub
Publisher: Apress, Berkeley, CA


This example shows a typical result from this function:

FieldIDs ( "Contacts" ; "People" )

// result =

1

2

5

10

12

Etc.

FieldNames

The FieldNames function returns a list of the name of every field on a layout. Format

FieldNames ( fileName ; layoutName )

Parameters

fileName = a text expression or field containing the name of a database file.

layoutName = a text expression or field containing the name of a layout or a table.

Result

A carriage return-delimited list of names of every field appearing on the specified layout. If a table name is provided for the layoutName parameter and there is no layout by the same name, the function will return a list of all field names for that table, regardless of layout.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.